-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: theme builder label options #2948
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Description
This PR adds the ability adjust the padding, font size and fill color of a theme's axis labels and also includes a refactor to use tailwind instead of sass for theme builder styles.
I've also removed an unused theme config property for labels since that doesn't seem to actually be used within Victory itself.
Fixes # (issue)
Type of Change
How Has This Been Tested?
Tested on chrome on desktop.